setBackgroundTintList
Applies a tint to the background drawable.
This will always take effect when running on API v21 or newer. When running on platforms previous to API v21, it will only take effect if view
implements the TintableBackgroundView
interface.